home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 9321 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: news.crystalball.com!news
  2. From: Larry Weiss <lfw@oc.com>
  3. Newsgroups: comp.lang.c
  4. Subject: Re: I NEED HELP WITH INTRO TO C PROGRAMMING
  5. Date: Fri, 08 Mar 1996 17:13:06 -0600
  6. Organization: crystalball.com
  7. Message-ID: <3140BF02.1C2B@oc.com>
  8. References: <3140b71f.34859134@netnews.voicenet.com>
  9. NNTP-Posting-Host: external.oc.com
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0 (Win16; I)
  14.  
  15. Henry wrote:
  16.  > 
  17.  > I am currently taking an Intro to C programming course and I am having
  18.  > BIG TIME problems with my homework assignments relating to loops.
  19.  > Can somebody please help me?
  20.  > 
  21.  
  22. Please be more specific.   If possible, please give us an example of
  23. an assignment and your code to accomplish it.
  24.  
  25.  "loops" are pretty basic stuff and should not be a stumbling block if
  26. taught correctly.    Look at the examples in your textbook and concentrate
  27. on them until you feel comfortable you understand them.  Then try
  28. to make your code look as similar to those examples as possible.
  29.